System Printer
A local or network printer installed in the system.
Since
7.13
Parameters
<Print Setting T>
the print settings type that can be applied to the print job.
Types
Link copied to clipboard
interface HtmlSettings : SystemPrinter.Settings<T> , PageMargins<T> , PrintHeaderFooter<T> , Orientation<T> , PrintBackgrounds<T> , PrintSelectionOnly<T> , HeaderTemplate<T> , FooterTemplate<T>
Print settings available when printing HTML content on a physical printer.
Link copied to clipboard
Print settings available when printing PDF content on a physical printer.
Link copied to clipboard
interface Settings<T : SystemPrinter.Settings<T>?> : PrintSettings, Collate<T> , ColorModel<T> , Copies<T> , DuplexMode<T> , PageRanges<T> , PagesPerSheet<T> , Scaling<T> , PaperSize<T>
Print settings available when printing HTML or PDF content on a physical printer.